home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / batch / skript10.lha / SKRiPt_uTiLS.ENG / Example < prev    next >
Text File  |  1992-09-02  |  303b  |  16 lines

  1. Noreq
  2. Set h0 `Count hd0:`
  3. Set h1 `Count hd1:`
  4. Set h2 `Count hd2:`
  5. Set h3 `Count hd3:`
  6. Set h4 `Count hd4:`
  7.  
  8. Set d0 `Count dh0:`
  9. Set d1 `Count dh1:`
  10. Set d2 `Count dh2:`
  11. Set d3 `Count dh3:`
  12. Set d4 `Count dh4:`
  13.  
  14. Beep_
  15. Echo "The number of files in your HD is: `Eval $h0+$h1+$h2+$h3+$h4+$d0+$d1+$d2+$d3+$d4`"
  16.